forum

Home / DeveloperSection / Forums / How to Apply theme activity in android by programmatically?

How to Apply theme activity in android by programmatically?

Anonymous User224607-Nov-2014

I want to know which theme is applied for an Activity in an application.

Normally we are setting the theme by using

setTheme(android.R.style.Theme_Light);

Here we are specifying style, As like  this can we able to get the specific style type exactly applied for an activity programmatically.


I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By